home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / os2 / topbeta3.zip / TODO.TXT < prev    next >
Text File  |  1996-05-28  |  2KB  |  46 lines

  1. ===============================================================================
  2.  
  3. (These are in approximate priority order)
  4.  
  5. [Definites]
  6. Fix bug that shows usage at 0 for all procs intermittently
  7. (This may be caused by a process using 100% then dying/ending between updates??
  8. This will be the last fix before I create Release version 1)
  9.  
  10. Run Application through LXOPT to optimize code, and LXLT to reduce code size
  11.  
  12. Toggle bottom line to show more help keys
  13.  
  14.  
  15. [Possibles]
  16. Add mouse support for selecting process to kill/display
  17.     (This would requre another thread for TOP to handle the mouse)
  18.  
  19. Add logging option 
  20.     (Some of this already exists in my development versions)
  21.  
  22. Add support to launch top on Ctrl-Alt-Delete (similar to Watchcat)
  23.  
  24.  
  25. [Nothing else to do]
  26. Option to re-start any process that dies.
  27.  
  28. Add native exception handler
  29.  
  30.  
  31. [Unlikely]
  32. If there are significant requests I could do a PM version.
  33. However, this would significantly increase the CPU usage of TOP itself, so I 
  34. am fairly averse to doing this (also because I would be using VX-REXX which
  35. is fairly resource hungry). - This is getting less and less likely following
  36. user comments after topbeta2.
  37.  
  38. (YOU could always let me know what to add - just email Ian.Hargreaves@ibm.net)
  39.  
  40. Anyone want to see other DosQProcStatus fields ??
  41.     - Semaphores, shared memory (16-bit only), Loaded modules (all .exes .dlls)
  42.  
  43. ====================================EOF=======================================
  44.  
  45. Thanks to all the users who took time to send me an e-mail.
  46.